home *** CD-ROM | disk | FTP | other *** search
- *** options.cc.orig Mon Mar 23 16:02:33 1992
- --- options.cc Mon Mar 23 16:02:44 1992
- ***************
- *** 21,27 ****
- #include <stdio.h>
- #include <builtin.h>
- #include <assert.h>
- ! #include <GetOpt.h>
- #include "options.h"
- #include "iterator.h"
-
- --- 21,27 ----
- #include <stdio.h>
- #include <builtin.h>
- #include <assert.h>
- ! #include <xgetopt.h>
- #include "options.h"
- #include "iterator.h"
-
-